home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / keno.swf / scripts / DefineButton2_152 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2006-09-05  |  55 b   |  4 lines

  1. on(rollOver){
  2.    _root.buttonsDisplay = "Bet $5";
  3. }
  4.